home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Magnum One
/
Magnum One (Mid-American Digital) (Disc Manufacturing).iso
/
d21
/
dvpsd307.arc
/
ANPSD.BAT
next >
Wrap
DOS Batch File
|
1991-02-13
|
204b
|
17 lines
@echo off
echo off
if "%1"=="" goto notok
psd %1 %2 %3 %4 %5 %6 %7 %8 %9
dumpsd
goto end
:notok
echo Usage: ANPSD [drive+path{[file](.com/.exe)} [file-option(s)]]
goto end
:end
echo: